golang.org/x/net/http2/hpack.indexType.sensitive (method)

2 uses

	golang.org/x/net/http2/hpack (current package)
		hpack.go#L298: func (v indexType) sensitive() bool { return v == indexedNever }
		hpack.go#L395: 	hf.Sensitive = it.sensitive()